AL EAX EXTENSIONS$

This function returns all of the supported EAX versions and extensions that the current audio device supports, as a single string. This may be useful if you want to retrieve all supported EAX versions in a single function call, and parse/split the string yourself.

  Syntax
Return String = AL EAX EXTENSIONS$( *no parameters* )
  Parameters
No parameters required

  Returns

Returns all of the EAX versions/extensions that the current audio device supports, as a string. Each version/extension is seperated by a space.

  See also

DarkAL Functions Menu